From 71f6b2d40a0d7defe1b0322cc04215c080f87331 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Tue, 10 Jan 2012 17:00:57 +0100 Subject: [PATCH] tests: Fix typo in Makefile.am --- tests/css/parser/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/css/parser/Makefile.am b/tests/css/parser/Makefile.am index 4a25205a3c..ac54ca8795 100644 --- a/tests/css/parser/Makefile.am +++ b/tests/css/parser/Makefile.am @@ -302,9 +302,9 @@ EXTRA_DIST += \ value-inherit.css \ value-inherit-shorthand.css \ value-inherit-shorthand.ref.css \ - value-intial.css \ - value-intial-shorthand.css \ - value-intial-shorthand.ref.css \ + value-initial.css \ + value-initial-shorthand.css \ + value-initial-shorthand.ref.css \ value-none.css \ value-none.errors \ value-none.ref.css \ -- 2.30.2